-
Home
-
Recover Abandoned Carts for WooCommerce by ShopMagic
-
2.1.3
-
Code
-
Classes
- BaseCart
Total Complexity |
23 |
Dependencies |
5 |
Dependents |
7 |
Total lines |
208 |
Lines of code |
113 |
Logical lines of code |
49 |
Comment lines |
24 |
Methods |
20 |
Properties |
16 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalize() |
S |
57 |
2 |
16 |
map_array_items() |
S |
65 |
2 |
11 |
convert() |
S |
59 |
1 |
17 |
has_changed() |
S |
79 |
2 |
3 |
__construct() |
S |
58 |
1 |
15 |
get_shipping_total() |
S |
81 |
1 |
3 |
get_status() |
S |
82 |
1 |
3 |
set_last_inserted_id() |
S |
81 |
1 |
3 |
get_currency() |
S |
82 |
1 |
3 |
get_token() |
S |
82 |
1 |
3 |
get_total() |
S |
81 |
1 |
3 |
get_products_quantity_count() |
S |
67 |
1 |
9 |
get_shipping_tax_total() |
S |
81 |
1 |
3 |
get_items() |
S |
82 |
1 |
3 |
get_created() |
S |
82 |
1 |
3 |
get_last_modified() |
S |
82 |
1 |
3 |
get_customer() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_changed_fields() |
S |
82 |
1 |
3 |
set_status() |
S |
81 |
1 |
3 |